fix two more potential races that could happen when an application is
authorRonald Bultje <rbultje@ronald.bitfreak.net>
Sat, 28 Apr 2007 18:14:19 +0000 (18:14 +0000)
committerRonald Bultje <rbultje@src.gnome.org>
Sat, 28 Apr 2007 18:14:19 +0000 (18:14 +0000)
commit92563b7d22f08ce4328fc46447d1b1b0d6a069b1
tree31e475b15a5d932e9064345ef438e1bef382b4ef
parent0b4b5d5ee003652bca99643a642f03a68cc0bac5
fix two more potential races that could happen when an application is

2007-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>

        * gdk/quartz/gdkeventloop-quartz.c: (select_thread_func),
        (poll_func): fix two more potential races that could happen when
        an application is polling in the mainloop and a separate thread
        tries to wake it up using g_idle_add(). Fixes #425271 comment 5.

svn path=/trunk/; revision=17680
ChangeLog
gdk/quartz/gdkeventloop-quartz.c